-- card: 6230 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Jump ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp visual effect dissolve slowly to black visual effect scroll up slowly go to card "Dead" end mouseUp -- part contents for background part 1 ----- text ----- Jump -- part contents for background part 2 ----- text ----- As you look over the edge of a great canyon precipice, you are siezed by vertigo. You don't exactly jump, rather you panic, your body tilts forward slightly, and you tumble headfirst into the great open spaces of the canyon, drowning in the churning water below. Tough luck. -- part contents for background part 5 ----- text ----- 295